Total Complexity | 184 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 1,334 |
Lines of code | 735 |
Logical lines of code | 494 |
Comment lines | 370 |
Methods | 40 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
divideHelper() | 32 | 19 | 111 | |
subtractHelper() | 40 | 16 | 60 | |
addHelper() | 40 | 14 | 60 | |
bitwise_split() | 41 | 11 | 55 | |
compareHelper() | 55 | 10 | 18 | |
bitwise_small_split() | 48 | 8 | 33 | |
regularMultiply() | 51 | 8 | 25 | |
testJITOnWindows() | 62 | 9 | 9 | |
testSmallPrimes() | 55 | 7 | 19 | |
initialize() | 49 | 6 | 30 | |
toString() | 51 | 6 | 28 | |
lshift() | 54 | 6 | 20 | |
baseSquare() | 54 | 6 | 19 | |
toBytes() | 56 | 5 | 18 | |
rshift() | 55 | 4 | 19 | |
normalize() | 55 | 4 | 19 | |
multiplyHelper() | 57 | 4 | 16 | |
scan1divide() | 58 | 4 | 14 | |
powHelper() | 62 | 3 | 11 | |
karatsuba() | 53 | 2 | 22 | |
karatsubaSquare() | 54 | 2 | 19 | |
trim() | 65 | 3 | 9 | |
__construct() | 64 | 3 | 10 | |
testBit() | 65 | 2 | 8 | |
getLength() | 68 | 2 | 6 | |
square() | 72 | 2 | 5 | |
powModInner() | 66 | 2 | 8 | |
array_repeat() | 77 | 2 | 3 | |
safe_divide() | 70 | 2 | 6 | |
divide_digit() | 62 | 2 | 10 | |
make_odd() | 80 | 1 | 3 | |
bitwise_leftShift() | 71 | 1 | 6 | |
bitwise_rightShift() | 71 | 1 | 6 | |
abs() | 74 | 1 | 5 | |
isOdd() | 78 | 1 | 3 | |
convertToObj() | 70 | 1 | 6 | |
isNegative() | 82 | 1 | 3 | |
negate() | 73 | 1 | 5 | |
pad() | 71 | 1 | 5 | |
int2bytes() | 77 | 1 | 3 |